unique.canonMap.hash (field)
4 uses
unique (current package)
canonmap.go#L22: hash func(unsafe.Pointer, uintptr) uintptr
canonmap.go#L32: cm.hash = mapType.Hasher
canonmap.go#L38: hash := m.hash(abi.NoEscape(unsafe.Pointer(&key)), m.seed)
canonmap.go#L59: hash := m.hash(abi.NoEscape(unsafe.Pointer(&key)), m.seed)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |